Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flatten pB action dims for parameter learning with multi actions #161

Merged

Conversation

ran-wei-verses
Copy link
Contributor

Made some simple additions to the _flatten_B_action_dims function in the agent class so that it can handle pB properly for the multi action setting. Essentially we modify the dimensions of pB the same way as we do for B. This should allow the agent to do learning in the multi action setting.

I did not write new tests but I ran existing tests. The only tests breaking are test_SPM_validation.py and test_mmp.py which I believe are never fixed.

@conorheins conorheins merged commit fa5213a into infer-actively:v1.0.0_alpha Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants